@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_403'^^xsd:string;
  dwc:scientificName 'Atherinomorus duodecimalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '217880'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_403'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1526239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2545'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2545'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2496'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2496'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°8_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2504'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°8_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2504'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°8_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2510'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°8_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2510'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2491'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2491'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_382'^^xsd:string;
  dwc:scientificName 'Leiognathus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '218456'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_382'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '398517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_383'^^xsd:string;
  dwc:scientificName 'Petroscirtes breviceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '219331'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_383'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_384'^^xsd:string;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_384'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_385'^^xsd:string;
  dwc:scientificName 'Scarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '159299'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_385'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '159299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_386'^^xsd:string;
  dwc:scientificName 'Sthethojulis strigiventer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '219061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_386'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_387'^^xsd:string;
  dwc:scientificName 'Cheilinus chlrorourus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '218941'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_387'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_388'^^xsd:string;
  dwc:scientificName 'Leptoscarus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '219091'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_388'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_389'^^xsd:string;
  dwc:scientificName 'Paramonacanthus barnardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '220066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_389'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '278922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_390'^^xsd:string;
  dwc:scientificName 'Parascorpaena mossambica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '218066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_390'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_391'^^xsd:string;
  dwc:scientificName 'Parupeneus barberinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '218660'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_391'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_392'^^xsd:string;
  dwc:scientificName 'Stolephorus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '212280'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_392'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '212280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_393'^^xsd:string;
  dwc:scientificName 'Trachyrhamphus bicoarctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '218045'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_393'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_394'^^xsd:string;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_394'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_395'^^xsd:string;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '159812'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_395'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_396'^^xsd:string;
  dwc:scientificName 'Bothus myriaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '219794'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_396'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_397'^^xsd:string;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_397'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_398'^^xsd:string;
  dwc:scientificName 'Scarus ghobban'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '219127'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_398'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_399'^^xsd:string;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_399'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_400'^^xsd:string;
  dwc:scientificName 'Fowleria aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '209401'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_400'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '209401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_401'^^xsd:string;
  dwc:scientificName 'Gerres acinaces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '218530'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_401'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '367242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_402'^^xsd:string;
  dwc:scientificName 'Herklotsichthys quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '212264'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_402'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '212264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2577'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2577'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2551'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2551'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2552'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2552'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2555'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2555'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2559'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°9_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2559'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°8_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2518'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°8_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2518'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2419'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2419'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2420'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2420'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2422'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2422'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2428'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2428'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2429'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2429'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2296'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2296'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2297'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2297'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2298'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2298'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2299'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2299'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2304'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2304'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2305'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2305'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2431'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2431'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2432'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2432'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2436'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°6_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2436'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2460'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2460'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2463'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2463'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2468'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2468'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2469'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2469'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2470'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2470'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2473'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2473'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2477'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°7_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2477'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2286'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2286'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2395'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2395'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2306'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2306'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2308'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2308'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2313'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2313'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2334'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°3_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2334'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2338'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2338'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2340'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2340'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2346'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2346'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2347'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2347'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2350'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2350'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2354'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°4_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2354'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2379'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2379'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2381'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2381'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2387'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2387'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2388'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2388'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2390'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°5_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2390'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2258'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2258'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2264'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2264'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2265'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2265'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2268'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2268'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2272'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°2_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2272'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2174'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2174'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2176'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2176'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2181'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2181'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2182'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2182'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2183'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2183'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2185'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2185'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2186'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2186'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2190'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°14_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2190'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2217'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2217'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2219'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2219'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2222'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2222'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2223'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2223'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2224'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2224'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2227'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2227'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2228'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2228'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2231'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2231'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2245'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°15_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2245'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2163'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2163'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1969'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1969'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1971'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1971'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1977'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1977'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1978'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1978'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2149'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2149'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2100'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2100'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2103'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2103'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2019'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2019'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2081'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2081'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2094'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2094'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2021'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2021'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2026'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2026'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2045'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2045'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2047'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2047'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2141'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2141'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2142'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2142'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2144'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2144'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2145'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2145'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2146'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°13_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2146'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2012'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2012'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2018'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°10_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2018'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2052'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2052'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2053'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2053'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2059'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2059'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2060'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2060'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2062'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2062'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2063'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2063'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2067'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°11_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2067'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1981'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1981'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1982'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1982'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1985'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°1_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1985'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2104'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2104'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41634509076493"^^xsd:decimal ;
  dwc:decimalLongitude "39.51115179556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41634509076493 39.51115179556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41634509076493"^^xsd:decimal ;
  geo-pos:long "39.51115179556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS3_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2108'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Atherinomorus duodecimalis N°12_33-35mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51115179556'^^xsd:double;
  dwc:latitude '-4.4163450907649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2108'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4716'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4716'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4746'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4746'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4752'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4752'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_453'^^xsd:string;
  dwc:scientificName 'Canthigaster bennetti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '219938'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_453'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_454'^^xsd:string;
  dwc:scientificName 'Caranx sexfasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218404'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_454'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_455'^^xsd:string;
  dwc:scientificName 'Naso brevirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '367724'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_455'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_456'^^xsd:string;
  dwc:scientificName 'Neopomacentrus cyanomos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218839'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_456'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_457'^^xsd:string;
  dwc:scientificName 'Parupeneus barberinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218660'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_457'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_458'^^xsd:string;
  dwc:scientificName 'Platax orbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218711'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_458'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_459'^^xsd:string;
  dwc:scientificName 'Gerres filamentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218524'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_459'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_460'^^xsd:string;
  dwc:scientificName 'Liza macrolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218887'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_460'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1043424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_461'^^xsd:string;
  dwc:scientificName 'Platax teira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218710'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_461'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_462'^^xsd:string;
  dwc:scientificName 'Alectis indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218382'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_462'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1888072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_463'^^xsd:string;
  dwc:scientificName 'Paramonacanthus barnardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '220066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_463'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '278922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_464'^^xsd:string;
  dwc:scientificName 'Gazza minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218451'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_464'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4705'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4705'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4710'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4710'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4712'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4712'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4773'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4773'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_465'^^xsd:string;
  dwc:scientificName 'Synodus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '217670'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_465'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '217670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_466'^^xsd:string;
  dwc:scientificName 'Parascorpaena mossambica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_466'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_467'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_467'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_468'^^xsd:string;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_468'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_469'^^xsd:string;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '159812'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_469'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_470'^^xsd:string;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_470'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_471'^^xsd:string;
  dwc:scientificName 'Apogon thermalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '209343'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_471'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1043447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_472'^^xsd:string;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_472'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4687'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4687'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4691'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4691'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4693'^^xsd:string;
  dwc:scientificName 'Jaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4693'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°10_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2650'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°10_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2650'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°10_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2652'^^xsd:string;
  dwc:scientificName 'Oediceratidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°10_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2652'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°10_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2641'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°10_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2641'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°1_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2609'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°1_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2609'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°10_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2624'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°10_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2624'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°1_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2600'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°1_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2600'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°1_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2583'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°1_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2583'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4728'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4728'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4732'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4732'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4797'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4797'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4800'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4800'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4765'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4765'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4806'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4806'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4810'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4810'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4814'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4814'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4718'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4718'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4723'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°9_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4723'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°11_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2665'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°11_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2665'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°10_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2662'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°10_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2662'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°12_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2706'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°12_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2706'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°12_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2708'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°12_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2708'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°12_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2734'^^xsd:string;
  dwc:scientificName 'Oediceratidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°12_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2734'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°12_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2743'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°12_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2743'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°13_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2747'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°13_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2747'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°13_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2764'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°13_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2764'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°13_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2773'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°13_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2773'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°11_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2682'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°11_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2682'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°12_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2723'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°12_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2723'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°12_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2724'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°12_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2724'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2788'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2788'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2803'^^xsd:string;
  dwc:scientificName 'Gobiidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2803'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2805'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2805'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2814'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2814'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2829'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2829'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2832'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2832'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2846'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2846'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2852'^^xsd:string;
  dwc:scientificName 'Maxillipiidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '535554'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2852'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '535554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2855'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2855'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°2_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2901'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°2_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2901'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°3_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2911'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°3_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2911'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°3_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2928'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°3_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2928'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°3_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2929'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°3_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2929'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°4_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2952'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°4_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2952'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°4_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2978'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°4_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2978'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°5_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2993'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°5_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2993'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°6_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3034'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°6_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3034'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°7_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3103'^^xsd:string;
  dwc:scientificName 'Oediceratidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°7_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3103'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°6_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3037'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°6_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3037'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°6_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3060'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°6_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3060'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°2_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2886'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°2_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2886'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°2_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2890'^^xsd:string;
  dwc:scientificName 'Janira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°2_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '118365'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2890'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '118365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°2_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2896'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°2_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2896'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°2_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2898'^^xsd:string;
  dwc:scientificName 'Oediceratidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°2_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_2898'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°5_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3009'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°5_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3009'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_473'^^xsd:string;
  dwc:scientificName 'Leiognathus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218454'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_473'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1019864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_474'^^xsd:string;
  dwc:scientificName 'Scarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '159299'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_474'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '159299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_475'^^xsd:string;
  dwc:scientificName 'Fowleria aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '209401'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_475'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '209401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_476'^^xsd:string;
  dwc:scientificName 'Stolephorus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '212280'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_476'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '212280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_477'^^xsd:string;
  dwc:scientificName 'Gerres acinaces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '218530'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_477'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '367242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_478'^^xsd:string;
  dwc:scientificName 'Herklotsichthys quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '212264'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_478'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '212264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°3_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5074'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°3_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5074'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°3_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5060'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°3_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5060'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5302'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5302'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5303'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5303'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5306'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5306'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5138'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5138'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5142'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5142'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5156'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5156'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5175'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5175'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5087'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5087'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5093'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5093'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5097'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5097'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5122'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5122'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5128'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5128'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°4_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5134'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°4_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5134'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°7_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5407'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°7_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5407'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°3_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5046'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°3_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5046'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°3_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5052'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°3_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5052'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°3_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5056'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°3_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5056'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°3_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5011'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°3_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5011'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°2_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4951'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°2_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4951'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°2_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4964'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°2_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4964'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°2_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4978'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°2_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4978'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°2_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4992'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°2_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4992'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°2_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4929'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°2_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4929'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°2_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4933'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°2_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4933'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°2_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4937'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°2_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4937'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°10_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4896'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°10_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4896'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°5_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3024'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°5_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3024'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°10_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4854'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°10_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4854'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°10_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4863'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°10_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4863'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4832'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4832'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4513'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4513'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4518'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4518'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°1_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4825'^^xsd:string;
  dwc:scientificName 'Oediceratidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°1_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4825'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4660'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4660'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4664'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4664'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4436'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4436'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4442'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4442'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4524'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4524'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4527'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4527'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4541'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4541'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4650'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4650'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4671'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4671'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4674'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4674'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4677'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°8_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4677'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°1_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3230'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°1_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3230'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°8_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3517'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°8_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3517'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°1_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3526'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°1_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3526'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°2_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3264'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°2_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3264'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°2_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3271'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°2_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3271'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4195'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4195'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4199'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4199'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4200'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4200'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4213'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4213'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4224'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4224'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°1_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3223'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°1_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3223'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°9_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3157'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°9_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3157'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°9_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3159'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°9_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3159'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°9_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3160'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°9_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3160'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°8_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3116'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°8_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3116'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°8_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3119'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°8_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3119'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°8_35-38mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3142'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°8_35-38mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3142'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4231'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4231'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4232'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4232'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4236'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4236'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4240'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4240'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4254'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°11_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4254'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4267'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4267'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4272'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4272'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4273'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4273'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4278'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4278'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4281'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4281'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4295'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°12_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4295'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4418'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4418'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4445'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4445'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4455'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4455'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4456'^^xsd:string;
  dwc:scientificName 'Oediceratidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4456'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4458'^^xsd:string;
  dwc:scientificName 'Oniscidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '147057'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4458'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4459'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4459'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4464'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4464'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4465'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°2_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4465'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4470'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4470'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4477'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4477'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4482'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4482'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4486'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4486'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4500'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4500'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4505'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°3_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4505'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4551'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4551'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4554'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4554'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4559'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4559'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4560'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4560'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4564'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4564'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4568'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4568'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4582'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4582'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4589'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°5_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4589'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4592'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4592'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4594'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4594'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4595'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4595'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4601'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4601'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4605'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4605'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4606'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4606'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4609'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4609'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4623'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4623'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4629'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°6_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4629'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4641'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4641'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4642'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4642'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4646'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°7_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4646'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5456'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5456'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5520'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5520'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5525'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5525'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5497'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5497'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5504'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5504'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5466'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5466'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5470'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5470'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5538'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5538'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4343'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4343'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4336'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4336'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4377'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4377'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4382'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4382'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5566'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5566'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4306'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4306'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4308'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4308'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4314'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4314'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4315'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4315'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4318'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4318'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4322'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°13_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4322'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4363'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4363'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4390'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4390'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4392'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4392'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4396'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4396'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4397'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4397'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4400'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4400'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4401'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4401'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4404'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°15_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4404'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4347'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4347'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4349'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4349'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4356'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4356'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4359'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4359'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4360'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°14_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4360'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5183'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5183'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5210'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5210'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5216'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5216'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5257'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5257'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5261'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5261'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5265'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5265'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5217'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5217'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5220'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5220'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5224'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5224'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5225'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5225'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°4_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3353'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°4_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3353'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°7_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3476'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°7_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3476'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°5_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3387'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°5_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3387'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°5_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3394'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°5_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3394'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°7_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3469'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°7_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3469'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°6_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3428'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°6_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3428'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°6_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3435'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°6_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3435'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°8_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3510'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°8_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3510'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5197'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5197'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5292'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5292'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5298'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5298'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°3_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3305'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°3_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3305'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°3_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3312'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°3_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3312'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°4_135-285mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3346'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°4_135-285mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3346'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°8_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4068'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°8_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4068'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°8_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4097'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°8_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4097'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4183'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4183'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4158'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4158'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4174'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4174'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°7_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4034'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°7_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4034'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°7_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4053'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°7_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4053'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°8_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4059'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°8_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4059'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4142'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4142'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4144'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4144'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4149'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4149'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4150'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4150'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4154'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4154'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4155'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°1_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4155'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4185'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°10_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4185'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5511'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5511'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5544'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5544'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5545'^^xsd:string;
  dwc:scientificName 'Cryptoniscus (epicardium)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '248657'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5545'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '248657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5547'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5547'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°9_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4100'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°9_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4100'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5548'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5548'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°9_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5552'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°9_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5552'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°6_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3977'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°6_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3977'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°6_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4014'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°6_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4014'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°5_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3961'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°5_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3961'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°5_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3952'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°5_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3952'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°4_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3911'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°4_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3911'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°3_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3892'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°3_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3892'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°14_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3731'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°14_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3731'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°14_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3734'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°14_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3734'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°14_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3748'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°14_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3748'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°12_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3666'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°12_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3666'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°12_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3674'^^xsd:string;
  dwc:scientificName 'Mesopodopsis wooldridgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°12_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '161393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3674'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '161393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5420'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5420'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°13_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3690'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°13_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3690'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5415'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5415'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5421'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5421'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5425'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5425'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5429'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5429'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°8_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5443'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°8_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5443'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°12_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3649'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°12_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3649'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°15_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3772'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°15_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3772'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°2_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3818'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°2_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3818'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°3_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3871'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°3_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3871'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°2_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3850'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°2_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3850'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°10_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3576'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°10_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3576'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°11_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3608'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°11_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3608'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°10_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3567'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°10_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3567'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°7_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5344'^^xsd:string;
  dwc:scientificName 'Gnathia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°7_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '257151'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5344'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '257151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°7_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5347'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°7_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5347'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°7_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5374'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°7_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5374'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°7_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5384'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°7_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5384'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°7_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5388'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°7_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5388'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°6_70-75mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5320'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°6_70-75mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5320'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°7_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5339'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°7_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5339'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°1_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3535'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°1_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3535'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fowleria aurita N°1_20-25mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3543'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fowleria aurita N°1_20-25mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_3543'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Stolephorus indicus N°5_40-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5179'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Stolephorus indicus N°5_40-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5179'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41422808127834"^^xsd:decimal ;
  dwc:decimalLongitude "39.511296566761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41422808127834 39.511296566761)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41422808127834"^^xsd:decimal ;
  geo-pos:long "39.511296566761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4523'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Herklotsichthys quadrimaculatus N°4_70-73mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511296566761'^^xsd:double;
  dwc:latitude '-4.4142280812783'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_4523'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_545'^^xsd:string;
  dwc:scientificName 'Bothus myriaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '219794'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_545'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_546'^^xsd:string;
  dwc:scientificName 'Fowleria aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '209401'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_546'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '209401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_547'^^xsd:string;
  dwc:scientificName 'Gnatholepis sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '204522'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_547'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '204522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_548'^^xsd:string;
  dwc:scientificName 'Hippichthys cyanospilos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '218017'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_548'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_549'^^xsd:string;
  dwc:scientificName 'Leptoscarus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '219091'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_549'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_550'^^xsd:string;
  dwc:scientificName 'Saurida gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '217662'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_550'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '217662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_551'^^xsd:string;
  dwc:scientificName 'Tylosurus crocodilus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '223867'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_551'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '159259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_552'^^xsd:string;
  dwc:scientificName 'Sthethojulis strigiventer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '219061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_552'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41894323051416"^^xsd:decimal ;
  dwc:decimalLongitude "39.512020422765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41894323051416 39.512020422765)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41894323051416"^^xsd:decimal ;
  geo-pos:long "39.512020422765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_553'^^xsd:string;
  dwc:scientificName 'Leiognathus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512020422765'^^xsd:double;
  dwc:latitude '-4.4189432305142'^^xsd:double;
  dwc:aphiaid '218456'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_553'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '398517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°5_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1016'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°5_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1016'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°6_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1028'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°6_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1028'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°6_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1030'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°6_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1030'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°6_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1042'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°6_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1042'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°6_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1047'^^xsd:string;
  dwc:scientificName 'Leucothoidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°6_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '101393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1047'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°6_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1049'^^xsd:string;
  dwc:scientificName 'Megaluropus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°6_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '101664'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1049'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°6_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1059'^^xsd:string;
  dwc:scientificName 'Pleuronectiformes sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°6_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1059'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°7_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1068'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°7_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1068'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°7_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1083'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°7_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1083'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°5_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_986'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°5_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_986'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°1_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_784'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°1_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_784'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°1_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_803'^^xsd:string;
  dwc:scientificName 'Megaluropus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°1_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '101664'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_803'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°10_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_822'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°10_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_822'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°10_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_825'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°10_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_825'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°8_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1131'^^xsd:string;
  dwc:scientificName 'Megaluropus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°8_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '101664'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1131'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°7_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1090'^^xsd:string;
  dwc:scientificName 'Megaluropus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°7_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '101664'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1090'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°9_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1180'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°9_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1180'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°9_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1150'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°9_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1150'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°9_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1159'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°9_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1159'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41920784982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5125029934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41920784982 39.5125029934)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41920784982"^^xsd:decimal ;
  geo-pos:long "39.5125029934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a%2C%20BS3%2C%20BS5_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Bothus myriaster N°7_30-150mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1088'^^xsd:string;
  dwc:scientificName 'Leucothoidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Bothus myriaster N°7_30-150mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5125029934'^^xsd:double;
  dwc:latitude '-4.41920784982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4163450907649, 39.51115179556 -4.4163450907649, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '101393'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1088'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°8_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1891'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°8_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1891'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°9_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1959'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°9_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1959'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°8_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1918'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°8_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1918'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°9_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1932'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°9_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1932'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°10_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1262'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°10_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1262'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°1_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1221'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°1_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1221'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°3_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1686'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°3_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1686'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°4_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1782'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°4_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1782'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°5_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1823'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°5_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1823'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°3_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1713'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°3_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1713'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°17_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1549'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°17_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1549'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°18_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1590'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°18_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1590'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°16_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1508'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°16_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1508'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°14_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1426'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°14_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1426'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°13_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1385'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°13_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1385'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°15_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1467'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°15_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1467'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°12_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1344'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°12_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1344'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°13_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1358'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°13_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1358'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°11_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1303'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°11_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1303'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41814934508"^^xsd:decimal ;
  dwc:decimalLongitude "39.512575379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41814934508 39.512575379)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41814934508"^^xsd:decimal ;
  geo-pos:long "39.512575379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b%2C%20BS3%2C%20BS4_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Sphyraena barracuda N°11_90-350mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1276'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Sphyraena barracuda N°11_90-350mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512575379'^^xsd:double;
  dwc:latitude '-4.41814934508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513854191311 -4.4220706088772, 39.513854191311 -4.4142280812783, 39.51115179556 -4.4142280812783, 39.51115179556 -4.4220706088772, 39.513854191311 -4.4220706088772))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_1276'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_322'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_322'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_318'^^xsd:string;
  dwc:scientificName 'Ostracion cubicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '219911'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_318'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_319'^^xsd:string;
  dwc:scientificName 'Paramonacanthus barnardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '220066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_319'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '278922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_320'^^xsd:string;
  dwc:scientificName 'Upeneus tragula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218689'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_320'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_323'^^xsd:string;
  dwc:scientificName 'Sebastapistes strongia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218115'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_323'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_324'^^xsd:string;
  dwc:scientificName 'Ablennes hians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '159246'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_324'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '159246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_325'^^xsd:string;
  dwc:scientificName 'Parupeneus barberinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218660'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_325'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_326'^^xsd:string;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_326'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_327'^^xsd:string;
  dwc:scientificName 'Plotosus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_327'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_328'^^xsd:string;
  dwc:scientificName 'Gerres acinaces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218530'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_328'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '367242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_321'^^xsd:string;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_321'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_310'^^xsd:string;
  dwc:scientificName 'Dactyloptena orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218158'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_310'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_311'^^xsd:string;
  dwc:scientificName 'Lactoria fornasini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '219902'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_311'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_312'^^xsd:string;
  dwc:scientificName 'Pterois miles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_312'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_313'^^xsd:string;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_313'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_314'^^xsd:string;
  dwc:scientificName 'Arothron meleagris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '219926'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_314'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_315'^^xsd:string;
  dwc:scientificName 'Dendrochirus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218052'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_315'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1871495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_316'^^xsd:string;
  dwc:scientificName 'Lethrinus harak'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '212063'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_316'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '212063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_317'^^xsd:string;
  dwc:scientificName 'Mulloides flavolineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '218644'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_317'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42683382132408"^^xsd:decimal ;
  dwc:decimalLongitude "39.512937307038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42683382132408 39.512937307038)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42683382132408"^^xsd:decimal ;
  geo-pos:long "39.512937307038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS2_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_309'^^xsd:string;
  dwc:scientificName 'Arothron immaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512937307038'^^xsd:double;
  dwc:latitude '-4.4268338213241'^^xsd:double;
  dwc:aphiaid '219931'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_309'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_248'^^xsd:string;
  dwc:scientificName 'Pterois miles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_248'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_249'^^xsd:string;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '159812'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_249'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_250'^^xsd:string;
  dwc:scientificName 'Tylosurus crocodilus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '223867'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_250'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '159259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_251'^^xsd:string;
  dwc:scientificName 'Gerres acinaces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '218530'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_251'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '367242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_252'^^xsd:string;
  dwc:scientificName 'Hyporhampus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '213170'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_252'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '213170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1b_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_253'^^xsd:string;
  dwc:scientificName 'Leiognathus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '218456'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_253'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '398517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_22'^^xsd:string;
  dwc:scientificName 'Favonigobius reichei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '280777'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_22'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '280777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_23'^^xsd:string;
  dwc:scientificName 'Bothus myriaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '219794'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_23'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '219794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_24'^^xsd:string;
  dwc:scientificName 'Atherinomorus duodecimalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '217880'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_24'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1526239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42207060887718"^^xsd:decimal ;
  dwc:decimalLongitude "39.5138541913106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42207060887718 39.5138541913106)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42207060887718"^^xsd:decimal ;
  geo-pos:long "39.5138541913106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS1a_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_25'^^xsd:string;
  dwc:scientificName 'Leiognathus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513854191311'^^xsd:double;
  dwc:latitude '-4.4220706088772'^^xsd:double;
  dwc:aphiaid '218456'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_25'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '398517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_620'^^xsd:string;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_620'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_621'^^xsd:string;
  dwc:scientificName 'Scarus ghobban'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '219127'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_621'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_622'^^xsd:string;
  dwc:scientificName 'Petroscirtes breviceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '219331'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_622'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_623'^^xsd:string;
  dwc:scientificName 'Syngnathoides biaculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '218035'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_623'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_624'^^xsd:string;
  dwc:scientificName 'Sthethojulis strigiventer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '219061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_624'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_625'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_625'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_626'^^xsd:string;
  dwc:scientificName 'Leptoscarus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '219091'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_626'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_627'^^xsd:string;
  dwc:scientificName 'Paramonacanthus barnardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '220066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_627'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '278922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_628'^^xsd:string;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_628'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_609'^^xsd:string;
  dwc:scientificName 'Aluterus scriptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '159491'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_609'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '159491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_610'^^xsd:string;
  dwc:scientificName 'Aulostomus chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '217964'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_610'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_611'^^xsd:string;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_611'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_612'^^xsd:string;
  dwc:scientificName 'Parupeneus macronema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '218659'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_612'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '277817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_613'^^xsd:string;
  dwc:scientificName 'Pterois miles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_613'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_614'^^xsd:string;
  dwc:scientificName 'Tylosurus crocodilus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '223867'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_614'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '159259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_615'^^xsd:string;
  dwc:scientificName 'Canthigaster bennetti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '219938'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_615'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_616'^^xsd:string;
  dwc:scientificName 'Parupeneus barberinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '218660'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_616'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_617'^^xsd:string;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_617'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_618'^^xsd:string;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_618'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42139702062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174975999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42139702062 39.5174975999)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42139702062"^^xsd:decimal ;
  geo-pos:long "39.5174975999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_619'^^xsd:string;
  dwc:scientificName 'Cheilio inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5174975999'^^xsd:double;
  dwc:latitude '-4.42139702062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517521728401 -4.4219262686278, 39.517521728401 -4.420867772607, 39.517473471334 -4.420867772607, 39.517473471334 -4.4219262686278, 39.517521728401 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '218948'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_619'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°7_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6905'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°7_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6905'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°8_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6314'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°8_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6314'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°9_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6360'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°9_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6360'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°8_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6346'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°8_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6346'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°8_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6929'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°8_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6929'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°7_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6919'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°7_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6919'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°7_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6926'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°7_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6926'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°8_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6942'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°8_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6942'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°7_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6901'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°7_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6901'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°7_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6305'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°7_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6305'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°1_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6396'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°1_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6396'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°1_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6409'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°1_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6409'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°9_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6387'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°9_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6387'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°1_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6413'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°1_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6413'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°1_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6427'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°1_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6427'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°1_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6432'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°1_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6432'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6437'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6437'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6440'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6440'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6441'^^xsd:string;
  dwc:scientificName 'Caprellidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6441'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6442'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6442'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6450'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6450'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6453'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6453'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6454'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6454'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°11_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6478'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°11_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6478'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°11_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6482'^^xsd:string;
  dwc:scientificName 'Caprellidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°11_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6482'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6468'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6468'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6475'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6475'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6443'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6443'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°10_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6444'^^xsd:string;
  dwc:scientificName 'Corophium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°10_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6444'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°5_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6223'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°5_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6223'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°6_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6264'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°6_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6264'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°3_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6141'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°3_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6141'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°13_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5772'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°13_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5772'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°12_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5731'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°12_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5731'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°11_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5690'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°11_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5690'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°10_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5649'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°10_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5649'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°9_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7007'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°9_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7007'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°9_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7008'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°9_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7008'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°9_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7001'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°9_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7001'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°9_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6983'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°9_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6983'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°9_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6987'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°9_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6987'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°9_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6988'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°9_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6988'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°9_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6977'^^xsd:string;
  dwc:scientificName 'Corophium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°9_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6977'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°9_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6970'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°9_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6970'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°8_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6960'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°8_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6960'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°8_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6962'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°8_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6962'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°8_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6946'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°8_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6946'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°14_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6608'^^xsd:string;
  dwc:scientificName 'Corophium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°14_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6608'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°12_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6532'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°12_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6532'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°12_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6536'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°12_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6536'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°4_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6782'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°4_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6782'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°4_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6783'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°4_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6783'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°11_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6515'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°11_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6515'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°11_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6516'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°11_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6516'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°12_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6519'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°12_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6519'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°11_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6495'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°11_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6495'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°11_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6491'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°11_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6491'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°4_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6796'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°4_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6796'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°4_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6798'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°4_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6798'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°4_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6802'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°4_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6802'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°4_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6804'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°4_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6804'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°5_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6842'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°5_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6842'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°5_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6843'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°5_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6843'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°5_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6844'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°5_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6844'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°5_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6806'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°5_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6806'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°6_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6847'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°6_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6847'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°6_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6856'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°6_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6856'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°6_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6860'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°6_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6860'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°6_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6864'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°6_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6864'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°6_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6878'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°6_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6878'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°6_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6880'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°6_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6880'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°6_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6884'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°6_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6884'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°6_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6885'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°6_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6885'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°7_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6888'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°7_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6888'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°1_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5608'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°1_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5608'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°4_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6182'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°4_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6182'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°5_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6823'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°5_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6823'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°5_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6825'^^xsd:string;
  dwc:scientificName 'Jaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°5_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6825'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°5_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6819'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°5_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6819'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°5_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6837'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°5_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6837'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°15_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5854'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°15_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5854'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°12_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6556'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°12_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6556'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°13_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6573'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°13_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6573'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°13_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6577'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°13_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6577'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°13_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6578'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°13_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6578'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°13_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6560'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°13_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6560'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°13_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6564'^^xsd:string;
  dwc:scientificName 'Caprellidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°13_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6564'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°13_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6597'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°13_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6597'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°13_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6598'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°13_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6598'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°14_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6601'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°14_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6601'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°12_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6537'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°12_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6537'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°13_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6591'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°13_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6591'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°12_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6550'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°12_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6550'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°3_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6742'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°3_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6742'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°3_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6761'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°3_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6761'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°3_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6762'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°3_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6762'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°3_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6755'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°3_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6755'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°3_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6760'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°3_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6760'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°20_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6100'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°20_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6100'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°4_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6765'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°4_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6765'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°3_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6741'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°3_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6741'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°2_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6059'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°2_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6059'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°3_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6737'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°3_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6737'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°2_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6720'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°2_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6720'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°3_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6724'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°3_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6724'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°2_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6714'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°2_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6714'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°15_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6663'^^xsd:string;
  dwc:scientificName 'Lembos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°15_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101469'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6663'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°15_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6669'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°15_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6669'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°14_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6639'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°14_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6639'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°14_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6640'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°14_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6640'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°15_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6649'^^xsd:string;
  dwc:scientificName 'Corophium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°15_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6649'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°14_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6632'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°14_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6632'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°15_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6673'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°15_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6673'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°15_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6679'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°15_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6679'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°15_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6680'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°15_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6680'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°2_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6683'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°2_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6683'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°2_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6700'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°2_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6700'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°2_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6696'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°2_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6696'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°17_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5936'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°17_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5936'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°14_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6618'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°14_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6618'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°14_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6622'^^xsd:string;
  dwc:scientificName 'Lembos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°14_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101469'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6622'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°14_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6614'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°14_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6614'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°16_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5895'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°16_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5895'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°14_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5813'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°14_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5813'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°15_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6642'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°15_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6642'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Paramonacanthus barnardi N°15_25-45mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6655'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Paramonacanthus barnardi N°15_25-45mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_6655'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42147440342"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191949522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42147440342 39.5191949522)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42147440342"^^xsd:decimal ;
  geo-pos:long "39.5191949522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS6%2B7%2C%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Fistularia commersonii N°18_150-290mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5977'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Fistularia commersonii N°18_150-290mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5191949522'^^xsd:double;
  dwc:latitude '-4.42147440342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4219262686278, 39.520947980156 -4.4206272051186, 39.517473471334 -4.4206272051186, 39.517473471334 -4.4219262686278, 39.520947980156 -4.4219262686278))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_5977'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°1_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7657'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°1_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7657'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°10_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7684'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°10_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7684'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°10_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7667'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°10_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7667'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°1_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7664'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°1_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7664'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°1_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7661'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°1_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7661'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°9_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8012'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°9_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8012'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°9_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8022'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°9_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8022'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°9_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8026'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°9_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8026'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°9_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8031'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°9_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8031'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°9_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8033'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°9_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_8033'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°1_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7626'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°1_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7626'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°1_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7653'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°1_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7653'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°2_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7708'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°2_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7708'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°2_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7710'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°2_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7710'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°2_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7725'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°2_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7725'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°2_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7735'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°2_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7735'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°3_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7749'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°3_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7749'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°1_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7643'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°1_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7643'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°8_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7547'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°8_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7547'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°8_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7570'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°8_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7570'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°8_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7544'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°8_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7544'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°5_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7438'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°5_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7438'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°4_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7397'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°4_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7397'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°3_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7356'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°3_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7356'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°3_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7370'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°3_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7370'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7283'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7283'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°3_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7352'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°3_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7352'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°3_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7339'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°3_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7339'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°3_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7342'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°3_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7342'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°2_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7315'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°2_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7315'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_700'^^xsd:string;
  dwc:scientificName 'Scarus ghobban'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219127'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_700'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_701'^^xsd:string;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_701'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_702'^^xsd:string;
  dwc:scientificName 'Gerres acinaces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218530'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_702'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '367242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_703'^^xsd:string;
  dwc:scientificName 'Apogon thermalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '209343'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_703'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1043447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_669'^^xsd:string;
  dwc:scientificName 'Aeoliscus punctulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '217967'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_669'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_670'^^xsd:string;
  dwc:scientificName 'Chaetodon xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218721'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_670'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_671'^^xsd:string;
  dwc:scientificName 'Diagramma pictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218536'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_671'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_672'^^xsd:string;
  dwc:scientificName 'Epinephelus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '126068'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_672'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_673'^^xsd:string;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_673'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_674'^^xsd:string;
  dwc:scientificName 'Oligolepis acutipennis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219521'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_674'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_675'^^xsd:string;
  dwc:scientificName 'Parascorpaena mossambica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_675'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_676'^^xsd:string;
  dwc:scientificName 'Platax teira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218710'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_676'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_677'^^xsd:string;
  dwc:scientificName 'Platycephalus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '127234'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_677'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_678'^^xsd:string;
  dwc:scientificName 'Synodus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '217670'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_678'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_679'^^xsd:string;
  dwc:scientificName 'Tylerius spinosissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219963'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_679'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_680'^^xsd:string;
  dwc:scientificName 'Gerres rappi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218527'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_680'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_681'^^xsd:string;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '159812'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_681'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_682'^^xsd:string;
  dwc:scientificName 'Sthethojulis strigiventer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_682'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_683'^^xsd:string;
  dwc:scientificName 'Syngnathoides biaculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218035'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_683'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_684'^^xsd:string;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_684'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_685'^^xsd:string;
  dwc:scientificName 'Parupeneus barberinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218660'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_685'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_686'^^xsd:string;
  dwc:scientificName 'Pterois miles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_686'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_687'^^xsd:string;
  dwc:scientificName 'Cheilio inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218948'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_687'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_688'^^xsd:string;
  dwc:scientificName 'Solenostomus cyanopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '217977'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_688'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_689'^^xsd:string;
  dwc:scientificName 'Oplopomus oplopomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219523'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_689'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_690'^^xsd:string;
  dwc:scientificName 'Fowleria aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '209401'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_690'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '209401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_691'^^xsd:string;
  dwc:scientificName 'Scarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '159299'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_691'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '159299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_692'^^xsd:string;
  dwc:scientificName 'Paramonacanthus barnardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '220066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_692'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '278922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_693'^^xsd:string;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_693'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_694'^^xsd:string;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_694'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_695'^^xsd:string;
  dwc:scientificName 'Mulloides flavolineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218644'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_695'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_696'^^xsd:string;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_696'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_697'^^xsd:string;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_697'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_698'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_698'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_699'^^xsd:string;
  dwc:scientificName 'Petroscirtes breviceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '219331'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_699'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°2_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7303'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°2_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7303'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7273'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7273'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7274'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7274'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°1_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7028'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°1_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7028'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°10_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7057'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°10_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7057'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°1_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7048'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°1_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7048'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°1_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7049'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°1_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7049'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°10_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7052'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°10_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7052'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°1_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7014'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°1_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7014'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°8_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7971'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°8_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7971'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°3_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7787'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°3_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7787'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°6_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7910'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°6_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7910'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°7_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7913'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°7_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7913'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°3_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7766'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°3_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7766'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°3_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7776'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°3_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7776'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°7_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7930'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°7_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7930'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°8_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7970'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°8_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7970'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°8_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7981'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°8_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7981'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°8_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7992'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°8_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7992'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°9_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7995'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°9_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7995'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°13_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7177'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°13_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7177'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°13_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7180'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°13_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7180'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°13_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7212'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°13_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7212'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7216'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7216'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7233'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7233'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°9_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7585'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°9_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7585'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7247'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7247'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°9_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7588'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°9_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7588'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7253'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7253'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7256'^^xsd:string;
  dwc:scientificName 'Uca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106971'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7256'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°15_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7260'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°15_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7260'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°14_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7235'^^xsd:string;
  dwc:scientificName 'Jaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°14_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7235'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°9_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7602'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°9_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7602'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°8_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7959'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°8_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7959'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°5_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7428'^^xsd:string;
  dwc:scientificName 'Corophium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°5_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7428'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°4_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7406'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°4_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7406'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°4_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7403'^^xsd:string;
  dwc:scientificName 'Maxillipiidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°4_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '535554'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7403'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '535554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°4_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7417'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°4_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7417'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°4_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7418'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°4_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7418'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°4_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7807'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°4_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7807'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°4_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7790'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°4_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7790'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°4_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7821'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°4_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7821'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°4_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7826'^^xsd:string;
  dwc:scientificName 'Porcellium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°4_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '249207'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7826'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '249207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°4_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7828'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°4_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7828'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°4_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7817'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°4_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7817'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°10_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7091'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°10_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7091'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°11_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7093'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°11_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7093'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°11_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7097'^^xsd:string;
  dwc:scientificName 'Caprellidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°11_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7097'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°7_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7520'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°7_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7520'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°7_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7541'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°7_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7541'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°6_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7889'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°6_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7889'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°6_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7899'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°6_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7899'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°6_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7903'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°6_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7903'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°7_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7529'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°7_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7529'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°13_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7198'^^xsd:string;
  dwc:scientificName 'Maxillipiidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°13_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '535554'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7198'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '535554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°6_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7877'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°6_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7877'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°7_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7503'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°7_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7503'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°5_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7459'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°5_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7459'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°5_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7849'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°5_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7849'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°12_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7134'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°12_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7134'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°12_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7151'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°12_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7151'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°5_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7869'^^xsd:string;
  dwc:scientificName 'Tanaidacea sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°5_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7869'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°6_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7479'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°6_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7479'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°6_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7872'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°6_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7872'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°11_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7124'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°11_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7124'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°5_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7848'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°5_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7848'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°5_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7831'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°5_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7831'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Mulloides flavolineatus N°5_80-95mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7833'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Mulloides flavolineatus N°5_80-95mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7833'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°11_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7110'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°11_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7110'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°8_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7561'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°8_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7561'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42120456673"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207308234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42120456673 39.5207308234)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42120456673"^^xsd:decimal ;
  geo-pos:long "39.5207308234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS8%2B9_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Stomach analysis_Apogon thermalis N°8_30-33mm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7572'^^xsd:string;
  dwc:scientificName 'Oediceratidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Stomach analysis_Apogon thermalis N°8_30-33mm'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5207308234'^^xsd:double;
  dwc:latitude '-4.42120456673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520947980156 -4.4217819283504, 39.520947980156 -4.4206272051186, 39.520513666553 -4.4206272051186, 39.520513666553 -4.4217819283504, 39.520947980156 -4.4217819283504))'^^xsd:string;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_7572'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_203'^^xsd:string;
  dwc:scientificName 'Aluterus scriptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '159491'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_203'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '159491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_204'^^xsd:string;
  dwc:scientificName 'Asterropteryx semipunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '219382'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_204'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '277497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_205'^^xsd:string;
  dwc:scientificName 'Cheilio inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '218948'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_205'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_206'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_206'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_207'^^xsd:string;
  dwc:scientificName 'Herklotsichthys quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '212264'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_207'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '212264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_208'^^xsd:string;
  dwc:scientificName 'Paramonacanthus barnardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '220066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_208'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '278922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_209'^^xsd:string;
  dwc:scientificName 'Scarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '159299'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_209'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '159299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_210'^^xsd:string;
  dwc:scientificName 'Syngnathoides biaculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '218035'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_210'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_211'^^xsd:string;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_211'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_212'^^xsd:string;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_212'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_213'^^xsd:string;
  dwc:scientificName 'Parascorpaena mossambica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '218066'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_213'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_214'^^xsd:string;
  dwc:scientificName 'Pelates quadrilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '127077'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_214'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_215'^^xsd:string;
  dwc:scientificName 'Fowleria aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '209401'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_215'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '209401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_216'^^xsd:string;
  dwc:scientificName 'Gerres acinaces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '218530'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_216'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '367242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_217'^^xsd:string;
  dwc:scientificName 'Sthethojulis strigiventer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '219061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_217'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_218'^^xsd:string;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_218'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_219'^^xsd:string;
  dwc:scientificName 'Apogon thermalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '209343'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_219'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1043447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_220'^^xsd:string;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_220'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_221'^^xsd:string;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_221'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_222'^^xsd:string;
  dwc:scientificName 'Scarus ghobban'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '219127'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_222'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41923191214661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5232160623042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41923191214661 39.5232160623042)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41923191214661"^^xsd:decimal ;
  geo-pos:long "39.5232160623042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5284_Station%20BS10_Ichthyofauna%20and%20feeding%20ecology%20in%20Gazi%20Bay%20%2817-18%20August1993%29_Dasid5284_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5284_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)'^^xsd:string;
  dwc:catalogNumber 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_223'^^xsd:string;
  dwc:scientificName 'Leptoscarus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523216062304'^^xsd:double;
  dwc:latitude '-4.4192319121466'^^xsd:double;
  dwc:aphiaid '219091'^^xsd:integer;
  dwc:samplingProtocol 'Beach seine (mesh size: 2,5*2,5 cm; 80 m long and 120 cm high)'^^xsd:string;
  dwc:occurrenceId 'Ichthyofauna and feeding ecology in Gazi Bay (17-18 August1993)_Dasid5284_223'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '219091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF