@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/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65726'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65726'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65727'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65727'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65728'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65728'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65729'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65729'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65730'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65730'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65731'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65731'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65732'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65732'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65733'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65733'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65734'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65734'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65735'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65735'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65736'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65736'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65737'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65737'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65738'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65738'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65739'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65739'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65740'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65740'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65741'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65741'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65742'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65742'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65743'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65743'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65744'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65744'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65745'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample4'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65745'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65746'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample4'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65746'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65747'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample4'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65747'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65748'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample4'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65748'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65749'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample4'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65749'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65750'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample4'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65750'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65751'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample4'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65751'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65752'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample4'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65752'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65753'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample5'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65753'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65754'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample5'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65754'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65755'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample5'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65755'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65756'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample5'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65756'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65757'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample5'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65757'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65758'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample5'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65758'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65759'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample5'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65759'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65760'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample5'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65760'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65761'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65761'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65762'^^xsd:string;
  dwc:scientificName 'Balanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '106211'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65762'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '421137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65763'^^xsd:string;
  dwc:scientificName 'Cardisoma carnifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '210291'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65763'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65764'^^xsd:string;
  dwc:scientificName 'Cassidula labrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '215283'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65764'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '215283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65765'^^xsd:string;
  dwc:scientificName 'Cerithidea decollata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '215142'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65765'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '215142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65766'^^xsd:string;
  dwc:scientificName 'Cerithium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65766'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65767'^^xsd:string;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65767'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65768'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65768'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65769'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65769'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65770'^^xsd:string;
  dwc:scientificName 'Crassostrea cucullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '216634'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65770'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207798'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65771'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65771'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65772'^^xsd:string;
  dwc:scientificName 'Epixanthus dentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209156'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65772'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65773'^^xsd:string;
  dwc:scientificName 'Eurycarcinus natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209179'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65773'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209179'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65774'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65774'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65775'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65775'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65776'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65776'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65777'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65777'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65778'^^xsd:string;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65778'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65779'^^xsd:string;
  dwc:scientificName 'Littorina scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '211288'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65779'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65780'^^xsd:string;
  dwc:scientificName 'Lyograpsyus paludicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207542'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65780'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65781'^^xsd:string;
  dwc:scientificName 'Macrophthalmus depressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209419'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65781'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209419'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65782'^^xsd:string;
  dwc:scientificName 'Macrophthalmus milloti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209423'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65782'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209423'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65783'^^xsd:string;
  dwc:scientificName 'Macrophthalmus parvimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '456099'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65783'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65784'^^xsd:string;
  dwc:scientificName 'Metopograpsus messor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207536'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65784'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65785'^^xsd:string;
  dwc:scientificName 'Metopograpsus thukuar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207537'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65785'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65786'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65786'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65787'^^xsd:string;
  dwc:scientificName 'Ocypode kuhlii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '444986'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65787'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '444986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65788'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65788'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65789'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65789'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65790'^^xsd:string;
  dwc:scientificName 'Periopthtalmus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '205192'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65790'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65791'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65791'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65792'^^xsd:string;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65792'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65793'^^xsd:string;
  dwc:scientificName 'Sarmatium cassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207560'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65793'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207560'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65794'^^xsd:string;
  dwc:scientificName 'Scylla serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '208814'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65794'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208814'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65795'^^xsd:string;
  dwc:scientificName 'Sesarma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209161'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65795'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65796'^^xsd:string;
  dwc:scientificName 'Sesarma eulimine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209164'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65796'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '246255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65797'^^xsd:string;
  dwc:scientificName 'Sesarma guttatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209167'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65797'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65798'^^xsd:string;
  dwc:scientificName 'Sesarma meinerti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209162'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65798'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65799'^^xsd:string;
  dwc:scientificName 'Sesarma ortmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '209174'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65799'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65800'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65800'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65801'^^xsd:string;
  dwc:scientificName 'Terebralia pallustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '216725'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65801'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '216725'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65802'^^xsd:string;
  dwc:scientificName 'Thalamita crenata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '208848'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65802'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1467070'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65803'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Handcore (diameter 3,6 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65803'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65804'^^xsd:string;
  dwc:scientificName 'Uca chlorophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207591'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65804'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '955297'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65805'^^xsd:string;
  dwc:scientificName 'Uca gaimardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207588'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65805'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378390'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65806'^^xsd:string;
  dwc:scientificName 'Uca inversa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207589'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65806'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '955192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65807'^^xsd:string;
  dwc:scientificName 'Uca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '558117'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65807'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '955183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65808'^^xsd:string;
  dwc:scientificName 'Uca tetragonon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207596'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65808'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65809'^^xsd:string;
  dwc:scientificName 'Uca urvillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207590'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65809'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '955326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65810'^^xsd:string;
  dwc:scientificName 'Uca vocans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '207597'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65810'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '955174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia%20marine%20mangrove%20plot_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65811'^^xsd:string;
  dwc:scientificName 'Upogebia africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '210347'^^xsd:integer;
  dwc:samplingProtocol 'Macrocore (diameter 10 cm)'^^xsd:string;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65811'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65721'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65721'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65722'^^xsd:string;
  dwc:scientificName 'Halacaroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '292685'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65722'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '292685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65723'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65723'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Ceriops_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65724'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65724'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41666666666667 39.833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41666666666667"^^xsd:decimal ;
  geo-pos:long "39.833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4574_Avicennia_blanco_Research%20on%20the%20influence%20of%20macrobenthos%20on%20meiobenthos%20in%20Gazy%20Bay%2C%201992_Dasid4574_65725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4574_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Sample1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992'^^xsd:string;
  dwc:catalogNumber 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65725'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Sample1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.833333333'^^xsd:double;
  dwc:latitude '-4.4166666666667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Research on the influence of macrobenthos on meiobenthos in Gazy Bay, 1992_Dasid4574_65725'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
# EOF