@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/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44700961829275"^^xsd:decimal ;
  dwc:decimalLongitude "39.5092371742441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44700961829275"^^xsd:decimal ;
  geo-pos:long "39.5092371742441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64462'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.509237174244'^^xsd:double;
  dwc:latitude '-4.4470096182927'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64462'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44700961829275"^^xsd:decimal ;
  dwc:decimalLongitude "39.5092371742441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44700961829275"^^xsd:decimal ;
  geo-pos:long "39.5092371742441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64162'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.509237174244'^^xsd:double;
  dwc:latitude '-4.4470096182927'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64162'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44700961829275"^^xsd:decimal ;
  dwc:decimalLongitude "39.5092371742441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44700961829275"^^xsd:decimal ;
  geo-pos:long "39.5092371742441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64189'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.509237174244'^^xsd:double;
  dwc:latitude '-4.4470096182927'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64189'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44700961829275"^^xsd:decimal ;
  dwc:decimalLongitude "39.5092371742441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44700961829275"^^xsd:decimal ;
  geo-pos:long "39.5092371742441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64282'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.509237174244'^^xsd:double;
  dwc:latitude '-4.4470096182927'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64282'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44700961829275"^^xsd:decimal ;
  dwc:decimalLongitude "39.5092371742441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44700961829275"^^xsd:decimal ;
  geo-pos:long "39.5092371742441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64004'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.509237174244'^^xsd:double;
  dwc:latitude '-4.4470096182927'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64004'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44700961829275"^^xsd:decimal ;
  dwc:decimalLongitude "39.5092371742441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44700961829275"^^xsd:decimal ;
  geo-pos:long "39.5092371742441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64094'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.509237174244'^^xsd:double;
  dwc:latitude '-4.4470096182927'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64094'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44700961829275"^^xsd:decimal ;
  dwc:decimalLongitude "39.5092371742441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44700961829275 39.5092371742441)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44700961829275"^^xsd:decimal ;
  geo-pos:long "39.5092371742441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64127'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.509237174244'^^xsd:double;
  dwc:latitude '-4.4470096182927'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64127'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40811214787866"^^xsd:decimal ;
  dwc:decimalLongitude "39.510681163865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40811214787866"^^xsd:decimal ;
  geo-pos:long "39.510681163865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64134'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.510681163865'^^xsd:double;
  dwc:latitude '-4.4081121478787'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64134'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40811214787866"^^xsd:decimal ;
  dwc:decimalLongitude "39.510681163865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40811214787866"^^xsd:decimal ;
  geo-pos:long "39.510681163865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64166'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.510681163865'^^xsd:double;
  dwc:latitude '-4.4081121478787'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64166'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40811214787866"^^xsd:decimal ;
  dwc:decimalLongitude "39.510681163865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40811214787866"^^xsd:decimal ;
  geo-pos:long "39.510681163865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64199'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.510681163865'^^xsd:double;
  dwc:latitude '-4.4081121478787'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64199'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40811214787866"^^xsd:decimal ;
  dwc:decimalLongitude "39.510681163865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40811214787866"^^xsd:decimal ;
  geo-pos:long "39.510681163865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64258'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.510681163865'^^xsd:double;
  dwc:latitude '-4.4081121478787'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64258'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40811214787866"^^xsd:decimal ;
  dwc:decimalLongitude "39.510681163865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40811214787866"^^xsd:decimal ;
  geo-pos:long "39.510681163865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64292'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.510681163865'^^xsd:double;
  dwc:latitude '-4.4081121478787'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64292'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40811214787866"^^xsd:decimal ;
  dwc:decimalLongitude "39.510681163865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40811214787866"^^xsd:decimal ;
  geo-pos:long "39.510681163865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64505'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.510681163865'^^xsd:double;
  dwc:latitude '-4.4081121478787'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64505'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40811214787866"^^xsd:decimal ;
  dwc:decimalLongitude "39.510681163865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40811214787866"^^xsd:decimal ;
  geo-pos:long "39.510681163865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64014'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.510681163865'^^xsd:double;
  dwc:latitude '-4.4081121478787'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64014'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40811214787866"^^xsd:decimal ;
  dwc:decimalLongitude "39.510681163865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40811214787866 39.510681163865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40811214787866"^^xsd:decimal ;
  geo-pos:long "39.510681163865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64102'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.510681163865'^^xsd:double;
  dwc:latitude '-4.4081121478787'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64102'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64431'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64431'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64147'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64147'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64174'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64174'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64218'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64218'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64244'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64244'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64269'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64269'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64501'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64501'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63986'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63986'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40923968761248"^^xsd:decimal ;
  dwc:decimalLongitude "39.5109233626799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40923968761248 39.5109233626799)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40923968761248"^^xsd:decimal ;
  geo-pos:long "39.5109233626799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64115'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51092336268'^^xsd:double;
  dwc:latitude '-4.4092396876125'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64115'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64136'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64136'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64201'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64201'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64294'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64294'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64397'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64397'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64506'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64506'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63953'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63953'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64016'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64016'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64104'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64104'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41321123622761"^^xsd:decimal ;
  dwc:decimalLongitude "39.5110872859459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41321123622761 39.5110872859459)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41321123622761"^^xsd:decimal ;
  geo-pos:long "39.5110872859459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64047'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511087285946'^^xsd:double;
  dwc:latitude '-4.4132112362276'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64047'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64466'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64466'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64148'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64148'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64175'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64175'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64219'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64219'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64270'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64270'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64336'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64336'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64362'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64362'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64405'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64405'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64502'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64502'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63960'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63960'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63939'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63939'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64035'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64035'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63987'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63987'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64083'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64083'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64053'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64053'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41235335142886"^^xsd:decimal ;
  dwc:decimalLongitude "39.5112843671804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41235335142886 39.5112843671804)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41235335142886"^^xsd:decimal ;
  geo-pos:long "39.5112843671804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64116'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.4123533514289'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64116'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64412'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64412'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64440'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64440'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64160'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64160'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64185'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64185'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64227'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64227'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64305'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64305'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64344'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64344'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64368'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64368'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63929'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63929'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64000'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64000'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4192579427653"^^xsd:decimal ;
  dwc:decimalLongitude "39.511854405432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4192579427653 39.511854405432)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4192579427653"^^xsd:decimal ;
  geo-pos:long "39.511854405432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64124'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.4192579427653'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64124'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64433'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64433'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64467'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64467'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64151'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64151'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64152'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64152'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64176'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64176'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64220'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64220'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64246'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64246'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64271'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64271'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64337'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64337'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64363'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64363'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64383'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64383'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64406'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64406'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64503'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64503'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63925'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63925'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63940'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63940'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63912'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63912'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64036'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64036'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63989'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63989'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64084'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64084'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64054'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64054'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41564751749547"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515017439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41564751749547 39.5120515017439)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41564751749547"^^xsd:decimal ;
  geo-pos:long "39.5120515017439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64117'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.4156475174955'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64117'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64429'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64429'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64480'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64480'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64145'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64145'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64172'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64172'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64216'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64216'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64267'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64267'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64334'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64334'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64361'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64361'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64404'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64404'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63984'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63984'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63959'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63959'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63937'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63937'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63918'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63918'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63922'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63922'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64024'^^xsd:string;
  dwc:scientificName 'Cephalochordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '1824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64024'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64034'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64034'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64081'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64081'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64052'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64052'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64113'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64113'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41966369256298"^^xsd:decimal ;
  dwc:decimalLongitude "39.5122771295566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41966369256298 39.5122771295566)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41966369256298"^^xsd:decimal ;
  geo-pos:long "39.5122771295566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63899'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663692563'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63899'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5123507768642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5123507768642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64186'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512350776864'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64186'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5123507768642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5123507768642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64280'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512350776864'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64280'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5123507768642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5123507768642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64001'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512350776864'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64001'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5123507768642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5123507768642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64091'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512350776864'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64091'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5123507768642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5123507768642)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5123507768642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64063'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512350776864'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64063'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64135'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64135'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64167'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64167'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64200'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64200'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64259'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64259'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64293'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64293'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63952'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63952'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63932'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63932'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64015'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64015'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64103'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64103'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40856339463521"^^xsd:decimal ;
  dwc:decimalLongitude "39.5127568989451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40856339463521 39.5127568989451)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40856339463521"^^xsd:decimal ;
  geo-pos:long "39.5127568989451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64046'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.512756898945'^^xsd:double;
  dwc:latitude '-4.4085633946352'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64046'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64427'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64427'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64455'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64455'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64143'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64143'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64208'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64208'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64242'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64242'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64265'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64265'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64320'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64320'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64359'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64359'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64402'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64402'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63982'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63982'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63957'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63957'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64023'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64023'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64111'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64111'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64074'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64074'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43017811427366"^^xsd:decimal ;
  dwc:decimalLongitude "39.5132081457017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43017811427366 39.5132081457017)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43017811427366"^^xsd:decimal ;
  geo-pos:long "39.5132081457017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64050'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.4301781142737'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64050'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145167612956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145167612956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64198'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514516761296'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64198'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145167612956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145167612956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64257'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514516761296'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64257'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145167612956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145167612956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64291'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514516761296'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64291'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145167612956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145167612956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63951'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514516761296'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63951'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145167612956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145167612956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64013'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514516761296'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64013'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145167612956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145167612956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145167612956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64101'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514516761296'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64101'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64421'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64421'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64133'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64133'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64197'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64197'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64236'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64236'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64290'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64290'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64376'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64376'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64396'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64396'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63950'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63950'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63931'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63931'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64012'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64012'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40924026477003"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40924026477003 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40924026477003"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64100'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.40924026477'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64100'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64141'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64141'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64206'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64206'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64263'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64263'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64357'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64357'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64401'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64401'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64508'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64508'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64021'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64021'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40915001541872"^^xsd:decimal ;
  dwc:decimalLongitude "39.5145618859713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40915001541872 39.5145618859713)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40915001541872"^^xsd:decimal ;
  geo-pos:long "39.5145618859713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64109'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514561885971'^^xsd:double;
  dwc:latitude '-4.4091500154187'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64109'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64426'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64426'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64454'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64454'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64142'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64142'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64170'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64170'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64207'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64207'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64241'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64241'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64264'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64264'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64358'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64358'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64380'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64380'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63981'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63981'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63956'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63956'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63935'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63935'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64022'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64022'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64032'^^xsd:string;
  dwc:scientificName 'Cephalochordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '1824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64032'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64110'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64110'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64073'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64073'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4213336778454"^^xsd:decimal ;
  dwc:decimalLongitude "39.5146521353226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4213336778454 39.5146521353226)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4213336778454"^^xsd:decimal ;
  geo-pos:long "39.5146521353226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64049'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.4213336778454'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64049'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64428'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64428'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64465'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64465'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64479'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64479'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64144'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64144'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64171'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64171'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64215'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64215'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64243'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64243'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64266'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64266'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64333'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64333'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64360'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64360'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64381'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64381'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64403'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64403'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63983'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63983'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63958'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63958'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63936'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63936'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64033'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64033'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64112'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64112'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64080'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64080'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42349936538026"^^xsd:decimal ;
  dwc:decimalLongitude "39.5151651655602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42349936538026 39.5151651655602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42349936538026"^^xsd:decimal ;
  geo-pos:long "39.5151651655602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64051'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.4234993653803'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64051'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64425'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64425'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64453'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64453'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64140'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64140'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64205'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64205'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64240'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64240'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64262'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64262'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64310'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64310'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64356'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64356'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64400'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64400'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64507'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64507'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63980'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63980'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63934'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63934'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64020'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64020'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64108'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64108'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64072'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64072'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42494365189775"^^xsd:decimal ;
  dwc:decimalLongitude "39.5153290054574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42494365189775 39.5153290054574)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42494365189775"^^xsd:decimal ;
  geo-pos:long "39.5153290054574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64079'^^xsd:string;
  dwc:scientificName 'Coleoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.4249436518977'^^xsd:double;
  dwc:aphiaid '118085'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64079'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64430'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64430'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64146'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64146'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64173'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64173'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64217'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64217'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64268'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64268'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64335'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64335'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64500'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64500'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63985'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63985'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63938'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63938'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63923'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63923'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64082'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64082'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64114'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64114'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848032797"^^xsd:decimal ;
  dwc:decimalLongitude "39.5154810444981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848032797 39.5154810444981)"^^geo:wktLiteral ;
  geo-pos:lat "-4.406848032797"^^xsd:decimal ;
  geo-pos:long "39.5154810444981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63900'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848032797'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63900'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64434'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64434'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64468'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64468'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64483'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64483'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64154'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64154'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64155'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64155'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64177'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64177'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64221'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64221'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64247'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64247'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64272'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64272'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64299'^^xsd:string;
  dwc:scientificName 'Nebaliacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '147028'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64299'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '147028'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64323'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64323'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64338'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64338'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64364'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64364'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64384'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64384'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64407'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64407'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63962'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63962'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63941'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63941'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64037'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64037'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63991'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63991'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63992'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63992'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64085'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64085'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64055'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64055'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64118'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64118'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067432982671"^^xsd:decimal ;
  dwc:decimalLongitude "39.516203053499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067432982671 39.516203053499)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43067432982671"^^xsd:decimal ;
  geo-pos:long "39.516203053499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63903'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.4306743298267'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63903'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64410'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64410'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64438'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64438'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64460'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64460'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64472'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64472'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64487'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64487'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64181'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64181'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64212'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64212'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64225'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64225'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64249'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64249'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64276'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64276'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64304'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64304'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64314'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64314'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64326'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64326'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64342'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64342'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64367'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64367'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64388'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64388'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63966'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63966'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63945'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63945'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63928'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63928'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63913'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63913'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64029'^^xsd:string;
  dwc:scientificName 'Cephalochordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64029'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64040'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64040'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63996'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63996'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64089'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64089'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64078'^^xsd:string;
  dwc:scientificName 'Coleoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '118085'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64078'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64059'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64059'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64122'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64122'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4331112181912"^^xsd:decimal ;
  dwc:decimalLongitude "39.5167729950784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4331112181912 39.5167729950784)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4331112181912"^^xsd:decimal ;
  geo-pos:long "39.5167729950784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63907'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.4331112181912'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63907'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64424'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64424'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64452'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64452'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64139'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64139'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64169'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64169'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64204'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64204'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64239'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64239'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64261'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64261'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64296'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64296'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64309'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64309'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64319'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64319'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64355'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64355'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64379'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64379'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63979'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63979'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64019'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64019'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64107'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64107'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64071'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64071'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42264229343938"^^xsd:decimal ;
  dwc:decimalLongitude "39.5171791171593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42264229343938 39.5171791171593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42264229343938"^^xsd:decimal ;
  geo-pos:long "39.5171791171593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63910'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517179117159'^^xsd:double;
  dwc:latitude '-4.4226422934394'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63910'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64423'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64423'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64451'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64451'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64138'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64138'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64168'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64168'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64203'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64203'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64238'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64238'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64308'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64308'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64318'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64318'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64354'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64354'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64378'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64378'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64399'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64399'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64495'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64495'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63978'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63978'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63955'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63955'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64018'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64018'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64106'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64106'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106292979148"^^xsd:decimal ;
  dwc:decimalLongitude "39.5174949898888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106292979148 39.5174949898888)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42106292979148"^^xsd:decimal ;
  geo-pos:long "39.5174949898888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64070'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.4210629297915'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64070'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64413'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64413'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64441'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64441'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64488'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64488'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64161'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64161'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64187'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64187'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64228'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64228'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64250'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64250'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64306'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64306'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64327'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64327'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64345'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64345'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64369'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64369'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64390'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64390'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63968'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63968'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63914'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63914'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63921'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63921'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64030'^^xsd:string;
  dwc:scientificName 'Cephalochordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64030'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64002'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64002'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64092'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64092'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64064'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64064'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44272277410558"^^xsd:decimal ;
  dwc:decimalLongitude "39.5183523587263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44272277410558 39.5183523587263)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44272277410558"^^xsd:decimal ;
  geo-pos:long "39.5183523587263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64125'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.4427227741056'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64125'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64443'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64443'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64474'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64474'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64163'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64163'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64190'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64190'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64283'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64283'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64504'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64504'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63970'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63970'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64005'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64005'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64095'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64095'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64128'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64128'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44922072739982"^^xsd:decimal ;
  dwc:decimalLongitude "39.5191194782124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44922072739982 39.5191194782124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44922072739982"^^xsd:decimal ;
  geo-pos:long "39.5191194782124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64042'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.519119478212'^^xsd:double;
  dwc:latitude '-4.4492207273998'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64042'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43604432210873"^^xsd:decimal ;
  dwc:decimalLongitude "39.5201573457524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43604432210873"^^xsd:decimal ;
  geo-pos:long "39.5201573457524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64159'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520157345752'^^xsd:double;
  dwc:latitude '-4.4360443221087'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64159'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43604432210873"^^xsd:decimal ;
  dwc:decimalLongitude "39.5201573457524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43604432210873"^^xsd:decimal ;
  geo-pos:long "39.5201573457524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64182'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520157345752'^^xsd:double;
  dwc:latitude '-4.4360443221087'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64182'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43604432210873"^^xsd:decimal ;
  dwc:decimalLongitude "39.5201573457524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43604432210873"^^xsd:decimal ;
  geo-pos:long "39.5201573457524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64277'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520157345752'^^xsd:double;
  dwc:latitude '-4.4360443221087'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64277'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43604432210873"^^xsd:decimal ;
  dwc:decimalLongitude "39.5201573457524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43604432210873"^^xsd:decimal ;
  geo-pos:long "39.5201573457524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63997'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520157345752'^^xsd:double;
  dwc:latitude '-4.4360443221087'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63997'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43604432210873"^^xsd:decimal ;
  dwc:decimalLongitude "39.5201573457524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43604432210873 39.5201573457524)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43604432210873"^^xsd:decimal ;
  geo-pos:long "39.5201573457524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64060'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520157345752'^^xsd:double;
  dwc:latitude '-4.4360443221087'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64060'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64435'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64435'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64458'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64458'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64469'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64469'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64484'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64484'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64178'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64178'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64211'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64211'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64222'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64222'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64273'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64273'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64300'^^xsd:string;
  dwc:scientificName 'Nebaliacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '147028'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64300'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '147028'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64324'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64324'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64339'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64339'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64365'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64365'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64385'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64385'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64408'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64408'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63963'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63963'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63926'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63926'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63942'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63942'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64027'^^xsd:string;
  dwc:scientificName 'Cephalochordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64027'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64038'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64038'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63993'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63993'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64086'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64086'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64056'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64056'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64119'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64119'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43412643536226"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207832980985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43412643536226 39.5207832980985)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43412643536226"^^xsd:decimal ;
  geo-pos:long "39.5207832980985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63904'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.4341264353623'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63904'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64422'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64422'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64450'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64450'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64478'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64478'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64137'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64137'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64202'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64202'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64237'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64237'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64260'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64260'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64295'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64295'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64353'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64353'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64377'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64377'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64398'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64398'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64494'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64494'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63977'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63977'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63954'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63954'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63933'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63933'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64017'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64017'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64105'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64105'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64069'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64069'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42137880252106"^^xsd:decimal ;
  dwc:decimalLongitude "39.5220074574543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42137880252106 39.5220074574543)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42137880252106"^^xsd:decimal ;
  geo-pos:long "39.5220074574543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64048'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.4213788025211'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64048'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64414'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64414'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64442'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64442'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64461'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64461'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64489'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64489'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64188'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64188'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64229'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64229'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64251'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64251'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64281'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64281'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64328'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64328'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64346'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64346'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64370'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64370'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64391'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64391'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63969'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63969'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63947'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63947'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63915'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63915'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64003'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64003'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64093'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64093'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44570100269878"^^xsd:decimal ;
  dwc:decimalLongitude "39.52309044967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44570100269878 39.52309044967)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44570100269878"^^xsd:decimal ;
  geo-pos:long "39.52309044967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64126'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52309044967'^^xsd:double;
  dwc:latitude '-4.4457010026988'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64126'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64411'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64411'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64439'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64439'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64473'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64473'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64183'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64183'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64213'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64213'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64226'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64226'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64278'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64278'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64343'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64343'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63967'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63967'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63946'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63946'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63998'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63998'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64061'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64061'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64041'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64041'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43997016889067"^^xsd:decimal ;
  dwc:decimalLongitude "39.5236770704535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43997016889067 39.5236770704535)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43997016889067"^^xsd:decimal ;
  geo-pos:long "39.5236770704535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63908'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.4399701688907'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63908'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64415'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64415'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64444'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64444'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64463'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64463'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64191'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64191'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64214'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64214'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64230'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64230'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64252'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64252'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64284'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64284'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64329'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64329'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64347'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64347'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64371'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64371'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64392'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64392'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63971'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63971'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64006'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64006'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64096'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64096'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4500329715616"^^xsd:decimal ;
  dwc:decimalLongitude "39.5247149379935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4500329715616 39.5247149379935)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4500329715616"^^xsd:decimal ;
  geo-pos:long "39.5247149379935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64129'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.524714937994'^^xsd:double;
  dwc:latitude '-4.4500329715616'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64129'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64420'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64420'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64449'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64449'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64477'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64477'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64493'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64493'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64165'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64165'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64196'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64196'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64235'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64235'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64256'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64256'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64289'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64289'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64352'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64352'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64375'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64375'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64395'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64395'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63976'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63976'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63949'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63949'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63930'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63930'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64011'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64011'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41934819211661"^^xsd:decimal ;
  dwc:decimalLongitude "39.5248503120205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41934819211661 39.5248503120205)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41934819211661"^^xsd:decimal ;
  geo-pos:long "39.5248503120205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64068'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.4193481921166'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64068'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64409'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64409'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64436'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64436'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64470'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64470'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64485'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64485'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64156'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64156'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64157'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64157'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64158'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64158'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64179'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64179'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64223'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64223'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64248'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64248'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64274'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64274'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64325'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64325'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64340'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64340'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64366'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64366'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64386'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64386'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63964'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63964'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63943'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63943'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64039'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64039'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63994'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63994'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64087'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64087'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64057'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64057'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64120'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64120'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43806928139062"^^xsd:decimal ;
  dwc:decimalLongitude "39.5251266334945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43806928139062 39.5251266334945)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43806928139062"^^xsd:decimal ;
  geo-pos:long "39.5251266334945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63905'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.4380692813906'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63905'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64419'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64419'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64448'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64448'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64492'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64492'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64195'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64195'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64234'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64234'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64255'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64255'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64288'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64288'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64317'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64317'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64351'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64351'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64374'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64374'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64394'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64394'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63975'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63975'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42467290384383"^^xsd:decimal ;
  dwc:decimalLongitude "39.5253918081283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42467290384383 39.5253918081283)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42467290384383"^^xsd:decimal ;
  geo-pos:long "39.5253918081283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64010'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.4246729038438'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64010'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44407651437522"^^xsd:decimal ;
  dwc:decimalLongitude "39.5271967951545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44407651437522"^^xsd:decimal ;
  geo-pos:long "39.5271967951545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64184'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.527196795155'^^xsd:double;
  dwc:latitude '-4.4440765143752'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64184'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44407651437522"^^xsd:decimal ;
  dwc:decimalLongitude "39.5271967951545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44407651437522"^^xsd:decimal ;
  geo-pos:long "39.5271967951545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64279'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.527196795155'^^xsd:double;
  dwc:latitude '-4.4440765143752'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64279'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44407651437522"^^xsd:decimal ;
  dwc:decimalLongitude "39.5271967951545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44407651437522"^^xsd:decimal ;
  geo-pos:long "39.5271967951545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64389'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.527196795155'^^xsd:double;
  dwc:latitude '-4.4440765143752'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64389'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44407651437522"^^xsd:decimal ;
  dwc:decimalLongitude "39.5271967951545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44407651437522"^^xsd:decimal ;
  geo-pos:long "39.5271967951545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63999'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.527196795155'^^xsd:double;
  dwc:latitude '-4.4440765143752'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63999'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44407651437522"^^xsd:decimal ;
  dwc:decimalLongitude "39.5271967951545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44407651437522"^^xsd:decimal ;
  geo-pos:long "39.5271967951545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64090'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.527196795155'^^xsd:double;
  dwc:latitude '-4.4440765143752'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64090'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44407651437522"^^xsd:decimal ;
  dwc:decimalLongitude "39.5271967951545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44407651437522"^^xsd:decimal ;
  geo-pos:long "39.5271967951545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64062'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.527196795155'^^xsd:double;
  dwc:latitude '-4.4440765143752'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64062'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44407651437522"^^xsd:decimal ;
  dwc:decimalLongitude "39.5271967951545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44407651437522 39.5271967951545)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44407651437522"^^xsd:decimal ;
  geo-pos:long "39.5271967951545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64123'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.527196795155'^^xsd:double;
  dwc:latitude '-4.4440765143752'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64123'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64437'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64437'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64459'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64459'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64471'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64471'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64486'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64486'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64180'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64180'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64224'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64224'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64275'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64275'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64301'^^xsd:string;
  dwc:scientificName 'Nebaliacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '147028'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64301'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '147028'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64313'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64313'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64341'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64341'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64387'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64387'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64498'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64498'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63965'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63965'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63927'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63927'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63944'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63944'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64028'^^xsd:string;
  dwc:scientificName 'Cephalochordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '1824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64028'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63995'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63995'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64088'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64088'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64077'^^xsd:string;
  dwc:scientificName 'Coleoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '118085'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64077'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64058'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64058'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64121'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64121'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053049053"^^xsd:decimal ;
  dwc:decimalLongitude "39.5297971292191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053049053 39.5297971292191)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44301053049053"^^xsd:decimal ;
  geo-pos:long "39.5297971292191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63906'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.4430105304905'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63906'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64416'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64416'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64445'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64445'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64164'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64164'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64192'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64192'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64231'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64231'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64253'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64253'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64285'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64285'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64315'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64315'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64330'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64330'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64348'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64348'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63972'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63972'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63916'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63916'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64007'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64007'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64097'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64097'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64065'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64065'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64130'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64130'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44723524167102"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303103977747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44723524167102 39.5303103977747)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44723524167102"^^xsd:decimal ;
  geo-pos:long "39.5303103977747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64043'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235241671'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64043'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64417'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64417'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64446'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64446'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64475'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64475'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64490'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64490'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64193'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64193'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64232'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64232'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64254'^^xsd:string;
  dwc:scientificName 'Megalopa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '450176'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64254'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64286'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64286'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64331'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64331'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64349'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64349'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64372'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64372'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63973'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63973'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64008'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64008'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64098'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64098'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64066'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64066'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64131'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64131'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64044'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64044'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43911280005323"^^xsd:decimal ;
  dwc:decimalLongitude "39.5317543873956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43911280005323 39.5317543873956)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43911280005323"^^xsd:decimal ;
  geo-pos:long "39.5317543873956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63909'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128000532'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63909'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64418'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64418'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64447'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64447'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64464'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64464'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64476'^^xsd:string;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64476'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64491'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64491'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64194'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64194'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64233'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64233'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64287'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64287'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64307'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64307'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64316'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64316'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64332'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64332'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64350'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64350'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64373'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64373'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64393'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64393'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64499'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64499'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63974'^^xsd:string;
  dwc:scientificName 'Caprellidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1206'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63974'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63948'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63948'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_63917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63917'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_63917'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64031'^^xsd:string;
  dwc:scientificName 'Cephalochordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1824'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64031'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64009'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64009'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64099'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64099'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64067'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64067'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64132'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64132'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43126110648937"^^xsd:decimal ;
  dwc:decimalLongitude "39.5322958835035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43126110648937 39.5322958835035)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43126110648937"^^xsd:decimal ;
  geo-pos:long "39.5322958835035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4427__Hyperbenthos%20of%20Gazi%20Bay%20Kenya%2C%201994_Dasid4427_64045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4427_> ;
  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 'VUB_FAME; UGent_MARBIOL'^^xsd:string;
  dwc:collectionCode 'Hyperbenthos of Gazi Bay Kenya, 1994'^^xsd:string;
  dwc:catalogNumber 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64045'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.4312611064894'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingEffort '100 m²'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (10min trawl = 100m²)'^^xsd:string;
  dwc:occurrenceId 'Hyperbenthos of Gazi Bay Kenya, 1994_Dasid4427_64045'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
# EOF