@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/5528_119_1933-11-12_10-10>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "119_1933-11-12_10-10" ;
  .
<https://eurobis.org/id/event/5528_140_1933-11-14_7-15>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "140_1933-11-14_7-15" ;
  .
<https://eurobis.org/id/event/5528_41_1933-10-14>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "41_1933-10-14" ;
  .
<https://eurobis.org/id/event/5528_5_1933-9-11_4-6>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "5_1933-9-11_4-6" ;
  .
<https://eurobis.org/id/event/5528_50_1933-10-18_16-16>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "50_1933-10-18_16-16" ;
  .
<https://eurobis.org/id/event/5528_77_1933-11-5_13-13>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "77_1933-11-5_13-13" ;
  .
<https://eurobis.org/id/event/5528_78_1933-11-5_9-11>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "78_1933-11-5_9-11" ;
  .
<https://eurobis.org/id/event/5528_98_1933-11-7_7-7>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "98_1933-11-7_7-7" ;
  .
<https://eurobis.org/id/event/5528_D1_1933-10-1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D1_1933-10-1" ;
  .
<https://eurobis.org/id/event/5528_eastharbour1_1933-9-10>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "eastharbour1_1933-9-10" ;
  .
<https://eurobis.org/id/event/5528_LakeEdkubridge_1933-10-17>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "LakeEdkubridge_1933-10-17" ;
  .
<https://eurobis.org/id/event/5528_nearbath_1933-8-30>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "nearbath_1933-8-30" ;
  .
<https://eurobis.org/id/event/5528_POK_1933-10-10>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "POK_1933-10-10" ;
  .
<https://eurobis.org/id/event/5528_Trawl%28T%29_1933-9-3_18-18>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Trawl(T)_1933-9-3_18-18" ;
  .
<https://eurobis.org/id/location/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.170344 29.820762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.170344"^^xsd:decimal ;
  dwc:decimalLongitude "29.820762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.170344 29.820762)"^^geo:wktLiteral ;
  geo-pos:lat "31.170344"^^xsd:decimal ;
  geo-pos:long "29.820762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-119-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119_1933-11-12_10-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-119-7'^^xsd:string;
  dwc:scientificName 'Balanus perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119_1933-11-12_10-10'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '29.820762'^^xsd:double;
  dwc:latitude '31.170344'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'several; name as in original file:Balanus perforatus (Bruguière) forma Angusta (Gmelin)'^^xsd:string;
  dwc:aphiaid '106219'^^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 'MED-EgyptExpeditionCirripeds-119-7'^^xsd:string;
  dwc:observationDate '1933-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '535477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.170344 29.820762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.170344"^^xsd:decimal ;
  dwc:decimalLongitude "29.820762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.170344 29.820762)"^^geo:wktLiteral ;
  geo-pos:lat "31.170344"^^xsd:decimal ;
  geo-pos:long "29.820762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_119_1933-11-12_10-10_MED-EgyptExpeditionCirripeds-119-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-119-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119_1933-11-12_10-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-119-4'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119_1933-11-12_10-10'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '29.820762'^^xsd:double;
  dwc:latitude '31.170344'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'several; name as in original file:Balanus trigonus'^^xsd:string;
  dwc:aphiaid '106223'^^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 'MED-EgyptExpeditionCirripeds-119-4'^^xsd:string;
  dwc:observationDate '1933-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_98_1933-11-7_7-7_MED-EgyptExpeditionCirripeds-98-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_98_1933-11-7_7-7_MED-EgyptExpeditionCirripeds-98-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_98_1933-11-7_7-7_MED-EgyptExpeditionCirripeds-98-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.174891 29.840631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.174891"^^xsd:decimal ;
  dwc:decimalLongitude "29.840631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_98_1933-11-7_7-7_MED-EgyptExpeditionCirripeds-98-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.174891 29.840631)"^^geo:wktLiteral ;
  geo-pos:lat "31.174891"^^xsd:decimal ;
  geo-pos:long "29.840631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_98_1933-11-7_7-7_MED-EgyptExpeditionCirripeds-98-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-98-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "98_1933-11-7_7-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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-98-3'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '98_1933-11-7_7-7'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '29.840631'^^xsd:double;
  dwc:latitude '31.174891'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'name as in original file:Balanus trigonus'^^xsd:string;
  dwc:aphiaid '106223'^^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 'MED-EgyptExpeditionCirripeds-98-3'^^xsd:string;
  dwc:observationDate '1933-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.156752 29.841035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.156752"^^xsd:decimal ;
  dwc:decimalLongitude "29.841035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.156752 29.841035)"^^geo:wktLiteral ;
  geo-pos:lat "31.156752"^^xsd:decimal ;
  geo-pos:long "29.841035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-140-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140_1933-11-14_7-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-140-8'^^xsd:string;
  dwc:scientificName 'Balanus perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140_1933-11-14_7-15'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '29.841035'^^xsd:double;
  dwc:latitude '31.156752'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'name as in original file:Balanus perforatus (Bruguière) forma Angusta (Gmelin)'^^xsd:string;
  dwc:aphiaid '106219'^^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 'MED-EgyptExpeditionCirripeds-140-8'^^xsd:string;
  dwc:observationDate '1933-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '535477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.156752 29.841035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.156752"^^xsd:decimal ;
  dwc:decimalLongitude "29.841035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.156752 29.841035)"^^geo:wktLiteral ;
  geo-pos:lat "31.156752"^^xsd:decimal ;
  geo-pos:long "29.841035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_140_1933-11-14_7-15_MED-EgyptExpeditionCirripeds-140-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-140-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140_1933-11-14_7-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-140-5'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140_1933-11-14_7-15'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '29.841035'^^xsd:double;
  dwc:latitude '31.156752'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'several; name as in original file:Balanus trigonus'^^xsd:string;
  dwc:aphiaid '106223'^^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 'MED-EgyptExpeditionCirripeds-140-5'^^xsd:string;
  dwc:observationDate '1933-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_78_1933-11-5_9-11_MED-EgyptExpeditionCirripeds-78-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_78_1933-11-5_9-11_MED-EgyptExpeditionCirripeds-78-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_78_1933-11-5_9-11_MED-EgyptExpeditionCirripeds-78-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.202031 29.856423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.202031"^^xsd:decimal ;
  dwc:decimalLongitude "29.856423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_78_1933-11-5_9-11_MED-EgyptExpeditionCirripeds-78-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.202031 29.856423)"^^geo:wktLiteral ;
  geo-pos:lat "31.202031"^^xsd:decimal ;
  geo-pos:long "29.856423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_78_1933-11-5_9-11_MED-EgyptExpeditionCirripeds-78-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-78-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78_1933-11-5_9-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-78-6'^^xsd:string;
  dwc:scientificName 'Balanus perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78_1933-11-5_9-11'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '29.856423'^^xsd:double;
  dwc:latitude '31.202031'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'name as in original file:Balanus perforatus (Bruguière) forma Angusta (Gmelin)'^^xsd:string;
  dwc:aphiaid '106219'^^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 'MED-EgyptExpeditionCirripeds-78-6'^^xsd:string;
  dwc:observationDate '1933-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '535477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_POK_1933-10-10_MED-EgyptExpeditionCirripeds-POK-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_POK_1933-10-10_MED-EgyptExpeditionCirripeds-POK-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_POK_1933-10-10_MED-EgyptExpeditionCirripeds-POK-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.207036 29.86802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.207036"^^xsd:decimal ;
  dwc:decimalLongitude "29.86802"^^xsd:decimal ;
  dwc: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/5528_POK_1933-10-10_MED-EgyptExpeditionCirripeds-POK-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.207036 29.86802)"^^geo:wktLiteral ;
  geo-pos:lat "31.207036"^^xsd:decimal ;
  geo-pos:long "29.86802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_POK_1933-10-10_MED-EgyptExpeditionCirripeds-POK-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-POK-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "POK_1933-10-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-POK-17'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'POK_1933-10-10'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '29.86802'^^xsd:double;
  dwc:latitude '31.207036'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'on a fragment of Lamellibranch; name as in original file:Balanus sp.'^^xsd:string;
  dwc:aphiaid '106122'^^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 'MED-EgyptExpeditionCirripeds-POK-17'^^xsd:string;
  dwc:observationDate '1933-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_77_1933-11-5_13-13_MED-EgyptExpeditionCirripeds-77-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_77_1933-11-5_13-13_MED-EgyptExpeditionCirripeds-77-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_77_1933-11-5_13-13_MED-EgyptExpeditionCirripeds-77-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.227577 29.884024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.227577"^^xsd:decimal ;
  dwc:decimalLongitude "29.884024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_77_1933-11-5_13-13_MED-EgyptExpeditionCirripeds-77-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.227577 29.884024)"^^geo:wktLiteral ;
  geo-pos:lat "31.227577"^^xsd:decimal ;
  geo-pos:long "29.884024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_77_1933-11-5_13-13_MED-EgyptExpeditionCirripeds-77-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-77-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77_1933-11-5_13-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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-77-2'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77_1933-11-5_13-13'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '29.884024'^^xsd:double;
  dwc:latitude '31.227577'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'name as in original file:Balanus trigonus'^^xsd:string;
  dwc:aphiaid '106223'^^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 'MED-EgyptExpeditionCirripeds-77-2'^^xsd:string;
  dwc:observationDate '1933-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_nearbath_1933-8-30_MED-EgyptExpeditionCirripeds-nearbath-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_nearbath_1933-8-30_MED-EgyptExpeditionCirripeds-nearbath-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_nearbath_1933-8-30_MED-EgyptExpeditionCirripeds-nearbath-12> ;
  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/5528_nearbath_1933-8-30_MED-EgyptExpeditionCirripeds-nearbath-12>
  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/5528_nearbath_1933-8-30_MED-EgyptExpeditionCirripeds-nearbath-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-nearbath-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-nearbath-12'^^xsd:string;
  dwc:scientificName 'Balanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^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 'a lot; name as in original file:Balanus amphitrite Darwin forma Communis Darwin'^^xsd:string;
  dwc:aphiaid '106211'^^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 'MED-EgyptExpeditionCirripeds-nearbath-12'^^xsd:string;
  dwc:observationDate '1933-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '421137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_5_1933-9-11_4-6_MED-EgyptExpeditionCirripeds-5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_5_1933-9-11_4-6_MED-EgyptExpeditionCirripeds-5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_5_1933-9-11_4-6_MED-EgyptExpeditionCirripeds-5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.207894 29.890154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.207894"^^xsd:decimal ;
  dwc:decimalLongitude "29.890154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_5_1933-9-11_4-6_MED-EgyptExpeditionCirripeds-5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.207894 29.890154)"^^geo:wktLiteral ;
  geo-pos:lat "31.207894"^^xsd:decimal ;
  geo-pos:long "29.890154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_5_1933-9-11_4-6_MED-EgyptExpeditionCirripeds-5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5_1933-9-11_4-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-5-15'^^xsd:string;
  dwc:scientificName 'Balanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5_1933-9-11_4-6'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '29.890154'^^xsd:double;
  dwc:latitude '31.207894'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'name as in original file:Balanus amphitrite Darwin forma Communis Darwin'^^xsd:string;
  dwc:aphiaid '106211'^^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 'MED-EgyptExpeditionCirripeds-5-15'^^xsd:string;
  dwc:observationDate '1933-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208182 29.894361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208182"^^xsd:decimal ;
  dwc:decimalLongitude "29.894361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1300"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208182 29.894361)"^^geo:wktLiteral ;
  geo-pos:lat "31.208182"^^xsd:decimal ;
  geo-pos:long "29.894361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1300"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-eastharbour1-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "eastharbour1_1933-9-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-eastharbour1-13'^^xsd:string;
  dwc:scientificName 'Balanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'eastharbour1_1933-9-10'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '29.894361'^^xsd:double;
  dwc:latitude '31.208182'^^xsd:double;
  dwc:coordinatePrecision '1300'^^xsd:integer;
  dwc:occurrenceRemarks 'few, eastern harbour epifauna; name as in original file:Balanus amphitrite Darwin forma Communis Darwin'^^xsd:string;
  dwc:aphiaid '106211'^^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 'MED-EgyptExpeditionCirripeds-eastharbour1-13'^^xsd:string;
  dwc:observationDate '1933-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208182 29.894361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208182"^^xsd:decimal ;
  dwc:decimalLongitude "29.894361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1300"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208182 29.894361)"^^geo:wktLiteral ;
  geo-pos:lat "31.208182"^^xsd:decimal ;
  geo-pos:long "29.894361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1300"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_eastharbour1_1933-9-10_MED-EgyptExpeditionCirripeds-eastharbour1-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-eastharbour1-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "eastharbour1_1933-9-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-eastharbour1-14'^^xsd:string;
  dwc:scientificName 'Balanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'eastharbour1_1933-9-10'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '29.894361'^^xsd:double;
  dwc:latitude '31.208182'^^xsd:double;
  dwc:coordinatePrecision '1300'^^xsd:integer;
  dwc:occurrenceRemarks 'few, eastern harbour,under the hull of a ship; name as in original file:Balanus amphitrite Darwin forma Communis Darwin'^^xsd:string;
  dwc:aphiaid '106211'^^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 'MED-EgyptExpeditionCirripeds-eastharbour1-14'^^xsd:string;
  dwc:observationDate '1933-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_50_1933-10-18_16-16_MED-EgyptExpeditionCirripeds-50-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_50_1933-10-18_16-16_MED-EgyptExpeditionCirripeds-50-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_50_1933-10-18_16-16_MED-EgyptExpeditionCirripeds-50-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.359903 30.07219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.359903"^^xsd:decimal ;
  dwc:decimalLongitude "30.07219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_50_1933-10-18_16-16_MED-EgyptExpeditionCirripeds-50-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.359903 30.07219)"^^geo:wktLiteral ;
  geo-pos:lat "31.359903"^^xsd:decimal ;
  geo-pos:long "30.07219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_50_1933-10-18_16-16_MED-EgyptExpeditionCirripeds-50-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-50-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "50_1933-10-18_16-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-50-1'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '50_1933-10-18_16-16'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '30.07219'^^xsd:double;
  dwc:latitude '31.359903'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'name as in original file:Balanus trigonus'^^xsd:string;
  dwc:aphiaid '106223'^^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 'MED-EgyptExpeditionCirripeds-50-1'^^xsd:string;
  dwc:observationDate '1933-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_41_1933-10-14_MED-EgyptExpeditionCirripeds-41-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_41_1933-10-14_MED-EgyptExpeditionCirripeds-41-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_41_1933-10-14_MED-EgyptExpeditionCirripeds-41-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.323736 30.073142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.323736"^^xsd:decimal ;
  dwc:decimalLongitude "30.073142"^^xsd:decimal ;
  dwc: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/5528_41_1933-10-14_MED-EgyptExpeditionCirripeds-41-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.323736 30.073142)"^^geo:wktLiteral ;
  geo-pos:lat "31.323736"^^xsd:decimal ;
  geo-pos:long "30.073142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_41_1933-10-14_MED-EgyptExpeditionCirripeds-41-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-41-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41_1933-10-14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-41-10'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41_1933-10-14'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '30.073142'^^xsd:double;
  dwc:latitude '31.323736'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'some juveniles; name as in original file:Balanus improvisus (Bruguière)forma Communis Darwin'^^xsd:string;
  dwc:aphiaid '106218'^^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 'MED-EgyptExpeditionCirripeds-41-10'^^xsd:string;
  dwc:observationDate '1933-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_LakeEdkubridge_1933-10-17_MED-EgyptExpeditionCirripeds-LakeEdkubridge-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_LakeEdkubridge_1933-10-17_MED-EgyptExpeditionCirripeds-LakeEdkubridge-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_LakeEdkubridge_1933-10-17_MED-EgyptExpeditionCirripeds-LakeEdkubridge-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.267557 30.179252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.267557"^^xsd:decimal ;
  dwc:decimalLongitude "30.179252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "400"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_LakeEdkubridge_1933-10-17_MED-EgyptExpeditionCirripeds-LakeEdkubridge-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.267557 30.179252)"^^geo:wktLiteral ;
  geo-pos:lat "31.267557"^^xsd:decimal ;
  geo-pos:long "30.179252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "400"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_LakeEdkubridge_1933-10-17_MED-EgyptExpeditionCirripeds-LakeEdkubridge-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-LakeEdkubridge-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "LakeEdkubridge_1933-10-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-LakeEdkubridge-11'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'LakeEdkubridge_1933-10-17'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '30.179252'^^xsd:double;
  dwc:latitude '31.267557'^^xsd:double;
  dwc:coordinatePrecision '400'^^xsd:integer;
  dwc:occurrenceRemarks 'several, lake Edku -under the bridge; name as in original file:Balanus improvisus (Bruguière) forma Assimilis Darwin'^^xsd:string;
  dwc:aphiaid '106218'^^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 'MED-EgyptExpeditionCirripeds-LakeEdkubridge-11'^^xsd:string;
  dwc:observationDate '1933-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_Trawl%28T%29_1933-9-3_18-18_MED-EgyptExpeditionCirripeds-Trawl%28T%29-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_Trawl%28T%29_1933-9-3_18-18_MED-EgyptExpeditionCirripeds-Trawl%28T%29-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_Trawl%28T%29_1933-9-3_18-18_MED-EgyptExpeditionCirripeds-Trawl%28T%29-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.427605 30.23248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.427605"^^xsd:decimal ;
  dwc:decimalLongitude "30.23248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5528_Trawl%28T%29_1933-9-3_18-18_MED-EgyptExpeditionCirripeds-Trawl%28T%29-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.427605 30.23248)"^^geo:wktLiteral ;
  geo-pos:lat "31.427605"^^xsd:decimal ;
  geo-pos:long "30.23248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_Trawl%28T%29_1933-9-3_18-18_MED-EgyptExpeditionCirripeds-Trawl%28T%29-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-Trawl(T)-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Trawl(T)_1933-9-3_18-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-Trawl(T)-16'^^xsd:string;
  dwc:scientificName 'Chelonibia patula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Trawl(T)_1933-9-3_18-18'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '30.23248'^^xsd:double;
  dwc:latitude '31.427605'^^xsd:double;
  dwc:coordinatePrecision '6000'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'several on the carapace of Portunus sp., it refers to 18m but in preliminary is described as a single trawl in 20m once; name as in original file:Chelonibia patula'^^xsd:string;
  dwc:aphiaid '106234'^^xsd:integer;
  dwc:samplingProtocol 'In Preliminary report (Adolf Steuer.Preliminary report.The Fishery Grounds Near Alexandria. Notes and Memories No 8.) is mentioned that only one single catch could be made in a depth of 20 meters with large otter trawl.Most of the papers concerning Egypt expedition refer to18m.'^^xsd:string;
  dwc:occurrenceId 'MED-EgyptExpeditionCirripeds-Trawl(T)-16'^^xsd:string;
  dwc:observationDate '1933-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5528_D1_1933-10-1_MED-EgyptExpeditionCirripeds-D1-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5528_D1_1933-10-1_MED-EgyptExpeditionCirripeds-D1-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5528_D1_1933-10-1_MED-EgyptExpeditionCirripeds-D1-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.269663 30.254223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.269663"^^xsd:decimal ;
  dwc:decimalLongitude "30.254223"^^xsd:decimal ;
  dwc: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/5528_D1_1933-10-1_MED-EgyptExpeditionCirripeds-D1-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.269663 30.254223)"^^geo:wktLiteral ;
  geo-pos:lat "31.269663"^^xsd:decimal ;
  geo-pos:long "30.254223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5528_D1_1933-10-1_MED-EgyptExpeditionCirripeds-D1-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MED-EgyptExpeditionCirripeds-D1-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D1_1933-10-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-17'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Broch H. 1935. The fishery grounds near Alexandria. III Cirripeds. Notes et Memoires No 10'^^xsd:string;
  dwc:catalogNumber 'MED-EgyptExpeditionCirripeds-D1-9'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D1_1933-10-1'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '30.254223'^^xsd:double;
  dwc:latitude '31.269663'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'several on shell of Lamellibranchs; name as in original file:Balanus improvisus (Bruguière)forma Communis Darwin'^^xsd:string;
  dwc:aphiaid '106218'^^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 'MED-EgyptExpeditionCirripeds-D1-9'^^xsd:string;
  dwc:observationDate '1933-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF